Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Requirements for Building the DataServer Executables
OpenEdge provides scripts to build customized executables, including the DataServer for ORACLE on those platforms where a dynamically loadable shared library is unavailable. Prior to running these scripts, the environment must be configured.
![]()
To set up your environment to run the OEBuild scripts:
- You must run the build scripts to create executables on the machine where you plan to run them. For example, if you are building a remote DataServer configuration, to build the broker and the DataServer, run the scripts on the host. To build the client, run the scripts on the client machine. If you are building executables for deployment, be sure to build the executables on the same platform where your users will run them.
- Make sure that you have a linker installed on your system.
- Verify settings for OpenEdge environment variables. Set
DLCto the directory where you have installed OpenEdge.- Verify that the
buildenv.shscript (located in the$DLC/oebuild/makedirectory) includes the appropriate environment variable settings for your system.The build script calls the
buildenv.shscript. Thebuildenv.shscript sets default values for environment variables that point to objects, libraries, and options involved in linking executables. You can edit this script to customize environments for different sites.A log file,
buildenv.log, will also be created. It includes information about how your DataServer environment is configured. This information is useful to you and Technical Support when troubleshooting connection problems. Here is part of a samplebuildenv.logfile:
For more information on environment variables, see OpenEdge Getting Started: Installation and Configuration .
After setting up the build environment, you can run the build scripts that create the executables required by the various DataServer configurations. The following sections describe how to build, set up, and run client and host DataServer modules.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |